CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - steepest descent

搜索资源列表

  1. zuoye

    0下载:
  2. MATLAB程序,用最陡下降实现LMS算法,设定不同的a值,可以验证该算法的收敛性,kalman算法和波束成型-MATLAB program, using the steepest descent LMS algorithm to achieve, set a different value, you can verify that the convergence of the algorithm, kalman algorithm and beam forming
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:33217
    • 提供者:dereklee
  1. rootmusic-ld

    0下载:
  2. 数字信号处理中的 LD算法 最陡下降法,root music 算法 这是一个源程序,提高参考-LD digital signal processing algorithms in the steepest descent method, which is a source to enhance information
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1121
    • 提供者:郑家良
  1. optimization

    0下载:
  2. 基于最速下降法、牛顿法、共轭梯度法的matlab程序 -Steepest descent Newton conjugate gradient method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1416
    • 提供者:lzy
  1. 1223345

    0下载:
  2. 摘要:人口迁移算法模拟了人口随经济中心而转移和随人口压力增加而扩散的机制。主要针对该算法提出了一种改进的人口迁 移算法。该改进算法通过引入高斯变异算子和最速下降算子来改善人口迁移算法的收敛速度和全局收敛性,并对其收敛性进行了 证明。通过对函数的数值实验测试结果表明,改进的人口迁移算法的全局寻优能力和收敛速度较人口迁移算法均有所提高。 -Abstract: The migration algorithm simulation with the economic centers of p
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:229489
    • 提供者:杜政
  1. bfgswopt

    0下载:
  2. steepest descent/bfgs with polynomial line search
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:2263
    • 提供者:shfc
  1. acent

    0下载:
  2. 最优化算法中最速下降法的Matlab源码,很不错的源码,希望对你有用。-Optimization algorithm in the steepest descent method of Matlab source code, it is a good source, I hope useful to you.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:944
    • 提供者:丁志中
  1. MATLAB

    0下载:
  2. 最速下降法,搜索算法,匈牙利算法。-Steepest descent method, the search algorithm, the Hungarian algorithm. Etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:256216
    • 提供者:痞子
  1. BP

    0下载:
  2. 最速下降法的BP实例,比较通用的-Steepest descent method of BP instance
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:750
    • 提供者:
  1. min

    0下载:
  2. 以负梯度方向作为下降方向的极小化算法的最速下降法-To decrease the negative gradient direction as the direction of minimizing the steepest descent algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:8680
    • 提供者:张三
  1. self_adaptive_filter

    0下载:
  2. 自适应滤波器,包括LMS算法和最陡下降法,以及对LMS算法的一些对比-Adaptive filters, LMS algorithm and steepest descent method, and comparison of some of the LMS algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1959
    • 提供者:lizhenwei22
  1. trackyuanzhen

    0下载:
  2. 这是一个利用最陡下降梯度算法跟踪运动目标的算法,阵列形式为面阵,通过分时的方法跟踪目标的方位角和俯仰角-This is a gradient algorithm using the steepest descent algorithm for tracking moving targets, the array in the form of planar array, through the sharing of methods to track target azimuth and eleva
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1130
    • 提供者:林林
  1. 005

    0下载:
  2. 常用的数值计算C代码,包括共轭梯度法、单纯形法、数值积分、最小二乘、最速下降法等。-C code commonly used in numerical calculation, including the conjugate gradient method, simplex method, numerical integration, least squares, steepest descent method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:16125
    • 提供者:Snake
  1. zuisuxiajiangfa

    0下载:
  2. visual c++最速下降法求解香蕉函数极值点-visual c++ steepest descent method for solving extreme point of the banana function
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-26
    • 文件大小:2375
    • 提供者:芊綿
  1. zs

    0下载:
  2. C语言编程 ,实现最速下降法的一个小程序。-C language programming to realize the steepest descent method is a small program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1111
    • 提供者:王强
  1. puxianzengqiang

    0下载:
  2. 利用最陡下降法分离宽带和窄带信号,实现谱线增强-you can separate broadband and narrowband signal by the steepest descent method to achieve line enhancement
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:984
    • 提供者:蔡其亨
  1. 1

    0下载:
  2. 基于lms算法的干扰自适应抵消LMS算法是基于最陡下降法的统计估计的最小均方值算法,令误差的均方值达到最小时的抽头系数的值即为最优解。LMS算法抽头系数w的变化方向为代价方程的负梯度方向。-Lms algorithm based on adaptive interference cancellation algorithm is the LMS steepest descent method based on statistical estimation of the least mean sq
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:3985
    • 提供者:ct
  1. zuiyouhauzuoye

    2下载:
  2. 最优化共轭梯度算法、最速下降法、牛顿法、拟牛顿法matlab源码,含泪奉上-Conjugate gradient optimization algorithm, the steepest descent method, Newton method, quasi Newton method matlab source, tears offer
  3. 所属分类:matlab例程

    • 发布日期:2012-11-30
    • 文件大小:64218
    • 提供者:zhucehao
  1. Conventionaloptimization

    0下载:
  2. 本程序包 包括一些常用的常规优化算法,包括抛物线法、最速下降法、黄金分割法、牛顿法等,可作为学习优化算法的参考-This package includes some commonly used conventional optimization algorithms, including the parabola method, steepest descent method, golden section method, Newton s law so it can be used as re
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:9311
    • 提供者:王强
  1. puxianzengqiang

    0下载:
  2. 谱线增强器的代码,里面包含最陡下降法的实现,是华中科技大学出版的现代数字信号处理课后题3.16的答案,对理解谱线增强器和最陡下降法的实现有很大帮助。-Line enhancer code, which contains the implementation of the steepest descent method, is published by the Huazhong University of Science after-school modern digital signal pro
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:972
    • 提供者:三叶虫
  1. zuisuxiajiang

    0下载:
  2. 最速下降法,优化算法的一种,具有二次收敛性,若目标函数为二次正定函数,经有限步可达到极小点-Steepest descent method, an algorithm with quadratic convergence, if the objective function is quadratic positive definite function can be achieved by the finite step minima
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:833
    • 提供者:qch
« 1 2 3 4 5 6 78 9 10 11 12 ... 25 »
搜珍网 www.dssz.com